Welcome![Sign In][Sign Up]
Location:
Search - assembly language compiler

Search list

[ELanguageCompiling-exp

Description: 利用flex和yacc编写的c语言编译器,可以检查语法错误、语义错误,并且能够生成可执行的汇编代码-Written using flex and yacc c language compiler can check for syntax errors, semantic errors, and can produce an executable assembly code
Platform: | Size: 561152 | Author: chaser tang | Hits:

[assembly languageIntelhbyycxsjdsb

Description: Intel汇编语言程序设计。本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用C/C++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS、DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。-Intel assembly language programming. The book is detailed and thorough about all aspects of assembly language programming. Microprocessor architecture, the working mechanism to the instruction set the use of the compiler chain from the most basic to advanced process, structure and use of macros from pure assembler programming to use C/C++ and the latest compiler and assembler mixed-interface programming from the 16-bit real mode BIOS, DOS real mode, text and graphics program design to the 32-bit protected-mode Windows program design the basics from the disk to the Intel instruction encoding, floating-point operations and other related knowledge depth detailed explanations.
Platform: | Size: 9303040 | Author: 戈青 | Hits:

[assembly languagevoltest

Description: 这是一个展示c++中volatile类型的很好的例子,里面同时嵌入了汇编语言,通过例子说明了volatile能够具有让编译器丧失优化功能,从而,程序能及时从内存中访问变量-This is a show c++ very good example of the type of volatile, which at the same time embedded in the assembly language examples illustrate the volatile loss of compiler optimization function, and thus, the program can promptly be accessed from memory variable
Platform: | Size: 190464 | Author: liuxiaodi | Hits:

[ELanguageCPPPL-O

Description: PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序-PL/0 language can be seen as a subset of the PASCAL language, the compiler is a compiler to explain the implementation of the system. Target program for a hypothetical stack computer assembly language PL/0, has nothing to do with the specific computer. File Description: PL.htm-- PL/0 language the basic principles of pl0.h-- definition of PL0.cpp-- to achieve testPl0.cpp-- Examples of use testPas.txt-- LP/language source code
Platform: | Size: 594944 | Author: Jeep | Hits:

[source in ebookex1

Description: "纯汇编语言和rts.lib链接" 运行时支持库rts.lib,rts.lib包括标准C函数和编译器管理C环境的函数 rts.lib中包含的启动目标代码boot.obj,boot.obj初始化运行环境。 boot.obj中包含复位入口点函数 _c_int00,它是芯片复位时入口向量。-Pure assembly language and rts.lib link runtime support library rts.lib rts.lib including the standard C function C environment and compiler function start the target contained in the rts.lib' s code boot.obj the boot. obj initialize the runtime environment. Contains the functions of reset entry point boot.obj _c_int00, it is a chip reset entrance vector.
Platform: | Size: 2048 | Author: Nicki | Hits:

[Other5515-Optimizing-C_CPP-Compiler

Description: The Texas Instruments TMS320C55x DSPLIB is an optimized DSP Function Library for C programmers on TMS320C55x devices. It includes over 50 C-callable assembly-optimized general-purpose signal processing routines. These routines are typically used in computationally intensive real-time applications where optimal execution speed is critical. By using these routines you can achieve execution speeds considerable faster than equivalent code written in standard ANSI C language. In addition, by providing ready-to-use DSP functions, TI DSPLIB can shorten significantly your DSP application development time-The Texas Instruments TMS320C55x DSPLIB is an optimized DSP Function Library for C programmers on TMS320C55x devices. It includes over 50 C-callable assembly-optimized general-purpose signal processing routines. These routines are typically used in computationally intensive real-time applications where optimal execution speed is critical. By using these routines you can achieve execution speeds considerable faster than equivalent code written in standard ANSI C language. In addition, by providing ready-to-use DSP functions, TI DSPLIB can shorten significantly your DSP application development time
Platform: | Size: 804864 | Author: will | Hits:

[assembly languageAssembler-Guide

Description: 本手册提供有关 RealView® 编译工具 (RVCT) 汇编程序的指导和参考信息。 这包 括 armasm、独立的汇编程序以及 C 和 C++ 编译器中的嵌入式汇编程序。 本手册 介绍汇编程序的命令行选项,可供汇编语言程序员使用的汇编语言助记符、伪指 令、宏和指令。 适用对象 本手册是为所有使用 RVCT 编写应用程序的开发者编写的。 本手册假定您是一 位有经验的软件开发人员,并且熟悉 RealView 编译工具要点指南中所述的 ARM 开发工具。-This manual provides the RealView Compilation Tools (RVCT) the assembler guidance and reference information. This including the embedded assembler armasm, independent assembler and C and C++ compiler. This manual describes the assembler command line options available for assembly language programmers use assembly language mnemonics, directive, macros and commands. Intended audience This book is written for all developers to write applications using RVCT. This manual assumes that you are an experienced software developers, and are familiar with the ARM development tools in the RealView Compilation Tools Essentials Guide.
Platform: | Size: 1847296 | Author: zodia | Hits:

[SCMDual-SCM-communication

Description: 两块AT89C51通信,汇编语言代码,不是C编译的,代码较少,适合初学者学习-Two AT89C51 communication, assembly language code, not the C compiler, the code is less suitable for beginners to learn
Platform: | Size: 17408 | Author: dengke | Hits:

[assembly languagexiaoniaoqiche

Description: 汇编语言,小鸟汽车动画程序设计,只有代码,正确的程序,asm编译-Assembly language, bird automobile animation program design, only the code, the correct procedure, asm compiler
Platform: | Size: 2048 | Author: 张欣 | Hits:

[assembly languageUSB-to-RS232-1.1

Description: keil编译下实现USB转串口RS232的子程序段汇编语言编写-the keil compiler USB to serial RS232 subroutine segment written in assembly language
Platform: | Size: 3175424 | Author: jerry | Hits:

[Othervcgetcpuid

Description: 1. 用汇编语言编写一个cpuid函数,然后调整链接器配置,在C语言中调用该函数。 2. 使用内嵌汇编调用CPUID指令。 3. 使用编译器提供的Intrinsics函数来调用CPUID等特定平台指令。   我们一般优先使用第3种办法,代码量少、可读性高、编译维护简单。例如VC(VC2005或更高)在“intrin.h”中声明了 __cpuid函数。   当编译器没有提供Intrinsics函数时,就只有使用前两种办法了。 -Written in assembly language a cpuid function, and then adjust the linker configuration, call the function in the C language. 2. Use inline assembly call CPUID instruction. 3. Use the compiler to provide the Intrinsics functions to call CPUID platform-specific instructions. We are generally preferred to use three kinds of approach, less code, readable, compiled simple maintenance. The VC (VC2005 or higher) the the statement " intrin.h" __cpuid function. When the compiler Intrinsics function, only the previous two.
Platform: | Size: 57344 | Author: ahcd30 | Hits:

[ELanguagecCompiler

Description: 用C++语言开发的小型C编译器,包括语法分析、语义分析,最终生成汇编语言。采用slr-1语义分析-Development of small C++ language C compiler, including syntax analysis, semantic analysis, and the resulting assembly language. Slr-1 semantic analysis
Platform: | Size: 601088 | Author: 网易但 | Hits:

[assembly languageAssembler-processes

Description: 熟悉汇编语言的汇编工具及编译、执行过程 掌握转移指令和分支程序的设计-Familiar with assembly language assembler tools and compiler, the implementation process master branch instruction and the branch program design
Platform: | Size: 266240 | Author: | Hits:

[ELanguageCompilerDemo

Description: 关于PL/0语言的一个编译程序,可以打开PL/0语言编写的文件然后汇编成汇编语言输出并运行。-About PL/0 language of a compiler, you can open the PL/0 language file and then compiled into assembly language output and run.
Platform: | Size: 25600 | Author: jack | Hits:

[SCMMSP430-information

Description: 本压缩包,包含了一些msp430的资料,其中包括:MSP430简介、MSP430系列C编译器编程指南、MSP430系列单片机的指令系统、MSP430系列单片机简介、MSP430中文手册、MSP430寄存器详解之――系统时钟、MSP430单片机C语言和汇编语言混合编程-This archive contains some of msp430 information, including: MSP430 Introduction, MSP430 Series C Compiler Programming Guide, MSP430 series microcontroller instruction, MSP430 MCU Introduction, MSP430 Chinese manual, MSP430 register explain the- the system clock, MSP430 microcontroller C language and assembly language programming. . .
Platform: | Size: 4813824 | Author: wubin | Hits:

[assembly languageenc

Description: 汇编语言写的文件加密和解密程序采用masm6.0开发编译-Written in assembly language file encryption and decryption procedures used masm6.0 compiler development
Platform: | Size: 2048 | Author: 付光争 | Hits:

[Embeded-SCM Develop12232fdriver

Description: 1为LCM的驱动程序2采用汇编语言3在WAVE6000编程软件下编译运行-the LCM as a driver used two of the three assembly language programming software WAVE6000 compiler running under
Platform: | Size: 6144 | Author: lixjun | Hits:

[assembly languageelsfk

Description: 课程设计,俄罗斯方块,源码用汇编语言编写,在DOS运行,用MASM2.0编译.-Curriculum design, the Russian box, using assembly language source code written to run in DOS, using MASM2.0 compiler.
Platform: | Size: 4041728 | Author: 龚伟 | Hits:

[FlashMXCameraCapture-Public-IP-Multipl-Display-Alpha

Description: Multi Monitor DNA Other windows programs Linux-Unix program Internet-Socket-Network Network Security Communication-Mobile Game Program Multimedia program Embeded-SCM Develop Graph program Compress-Decompress algrithms Crypt_Decrypt algrithms Mathimatics-Numerical algorithms Java Develop Applications Database system assembly language LabView ELanguage Compiler program Editor Disk Tools MultiLanguage FlashMX/Flex MPI source in ebook
Platform: | Size: 252928 | Author: sk | Hits:

[Embeded-SCM Developczhongqianruhuibianlizi

Description: C中嵌入汇编语言的又一种方法 汇编以文件的形式和C语言文件夹一起加入工程中编译-C, assembly language embedded in another compilation of a way to document the form and to join the folder C language compiler works
Platform: | Size: 1024 | Author: ledonJu | Hits:
« 1 2 ... 4 5 6 7 8 910 »

CodeBus www.codebus.net